Added support for ASCII PNM files. Note I haven't tested loaded ASCII PBM
authorMichael Fulbright <drmike@redhat.com>
Mon, 8 Nov 1999 17:15:19 +0000 (17:15 +0000)
committerMichael Fulbright <drmike@src.gnome.org>
Mon, 8 Nov 1999 17:15:19 +0000 (17:15 +0000)
commit6ef7f093d453918610e30dcfcd4f11dcb0cc0128
tree26ea165d54a40075fa161e418693bc3cb55b70e7
parente11f22b55e1e11bf35f022956ecd1624e34b707f
Added support for ASCII PNM files. Note I haven't tested loaded ASCII PBM

1999-11-08  Michael Fulbright  <drmike@redhat.com>

* src/io-pnm.c pnm_read_ascii_scanline (): Added support for
ASCII PNM files. Note I haven't tested loaded ASCII PBM files because
I can't seem to find a utility to convert into this format.
Next is to add progressive loading support for the PNM format.
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-pnm.c